cosmetic case change
authorManish Singh <yosh@src.gnome.org>
Mon, 7 Sep 1998 02:16:41 +0000 (02:16 +0000)
committerManish Singh <yosh@src.gnome.org>
Mon, 7 Sep 1998 02:16:41 +0000 (02:16 +0000)
-Yosh

configure.in

index d99fd83383f75e850813a384ee0c3a683af35405..ef86adc8014fed473d7b56b4f98c9704fc1113ce 100644 (file)
@@ -107,7 +107,7 @@ if test "x$GCC" = "xyes"; then
   fi
 fi
 
-AC_MSG_CHECKING([For extra flags to get ANSI library prototypes])
+AC_MSG_CHECKING([for extra flags to get ANSI library prototypes])
 gtk_save_LDFLAGS=$LDFLAGS
 LIBS="$LIBS -lm"
 AC_TRY_RUN([#include <math.h>